.q3qnc21wvn {
    border-width: 2px;
}

img,
.card-wrap,
.mkbjl49ym9,
.video-wrapper,
.mbr-figure iframe,
.x5bhaldig2 iframe,
.slide-content,
.plan,
.vyv4ck2mx1,
.uf4ti3a62q {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #f9f7f4;
}

body {
    font-family: Onest;
}

.dew3xbrryc {
    font-family: 'Onest', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.dew3xbrryc>.mvf9tiqb70 {
    font-size: 6.25rem;
}

.y6j9urro5t {
    font-family: 'Onest', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.y6j9urro5t>.mvf9tiqb70 {
    font-size: 5rem;
}

.jx1rb34q44 {
    font-family: 'Onest', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.jx1rb34q44>.mvf9tiqb70 {
    font-size: 1.5rem;
}

.mp6txiyi60 {
    font-family: 'Onest', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.mp6txiyi60>.mvf9tiqb70 {
    font-size: 3.125rem;
}

.a989ibaq3r {
    font-family: 'Onest', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.a989ibaq3r>.mvf9tiqb70 {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .dew3xbrryc {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .dew3xbrryc {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .y6j9urro5t {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .jx1rb34q44 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .mp6txiyi60 {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .a989ibaq3r {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .dew3xbrryc {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .y6j9urro5t {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .jx1rb34q44 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .mp6txiyi60 {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .a989ibaq3r {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.q3qnc21wvn {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .q3qnc21wvn {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #ffcba4 !important;
}

.bg-success {
    background-color: #87e9bc !important;
}

.bg-info {
    background-color: #78e2f8 !important;
}

.bg-warning {
    background-color: #ffdc71 !important;
}

.bg-danger {
    background-color: #ea8690 !important;
}

.w3xqoeldt3,
.w3xqoeldt3:active {
    background-color: #ffcba4 !important;
    border-color: #ffcba4 !important;
    color: #a44600 !important;
    box-shadow: none;
}

.w3xqoeldt3:hover,
.w3xqoeldt3:focus,
.w3xqoeldt3.focus,
.w3xqoeldt3.ewubzlhlvf {
    color: inherit;
    background-color: #ffe8d7 !important;
    border-color: #ffe8d7 !important;
    box-shadow: none;
}

.w3xqoeldt3.disabled,
.w3xqoeldt3:disabled {
    color: #a44600 !important;
    background-color: #ffe8d7 !important;
    border-color: #ffe8d7 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #94553d !important;
    border-color: #94553d !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.ewubzlhlvf {
    color: inherit;
    background-color: #b66b4e !important;
    border-color: #b66b4e !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #b66b4e !important;
    border-color: #b66b4e !important;
}

.btn-info,
.btn-info:active {
    background-color: #78e2f8 !important;
    border-color: #78e2f8 !important;
    color: #065a6b !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.ewubzlhlvf {
    color: inherit;
    background-color: #a8ecfb !important;
    border-color: #a8ecfb !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #065a6b !important;
    background-color: #a8ecfb !important;
    border-color: #a8ecfb !important;
}

.btn-success,
.btn-success:active {
    background-color: #87e9bc !important;
    border-color: #87e9bc !important;
    color: #125f3c !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.ewubzlhlvf {
    color: inherit;
    background-color: #b2f1d4 !important;
    border-color: #b2f1d4 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #125f3c !important;
    background-color: #b2f1d4 !important;
    border-color: #b2f1d4 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffdc71 !important;
    border-color: #ffdc71 !important;
    color: #715500 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.ewubzlhlvf {
    color: inherit;
    background-color: #ffe9a4 !important;
    border-color: #ffe9a4 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #715500 !important;
    background-color: #ffe9a4 !important;
    border-color: #ffe9a4 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ea8690 !important;
    border-color: #ea8690 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.ewubzlhlvf {
    color: inherit;
    background-color: #f2b1b8 !important;
    border-color: #f2b1b8 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #f2b1b8 !important;
    border-color: #f2b1b8 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.ewubzlhlvf {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.ewubzlhlvf {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #ffcba4;
    color: #ffcba4;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.ewubzlhlvf {
    color: #ff994d !important;
    background-color: transparent !important;
    border-color: #ff994d !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #a44600 !important;
    background-color: #ffcba4 !important;
    border-color: #ffcba4 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #94553d;
    color: #94553d;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.ewubzlhlvf {
    color: #573224 !important;
    background-color: transparent !important;
    border-color: #573224 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #94553d !important;
    border-color: #94553d !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #78e2f8;
    color: #78e2f8;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.ewubzlhlvf {
    color: #26d0f4 !important;
    background-color: transparent !important;
    border-color: #26d0f4 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #065a6b !important;
    background-color: #78e2f8 !important;
    border-color: #78e2f8 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #87e9bc;
    color: #87e9bc;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.ewubzlhlvf {
    color: #3edc93 !important;
    background-color: transparent !important;
    border-color: #3edc93 !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #125f3c !important;
    background-color: #87e9bc !important;
    border-color: #87e9bc !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffdc71;
    color: #ffdc71;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.ewubzlhlvf {
    color: #ffc71a !important;
    background-color: transparent !important;
    border-color: #ffc71a !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #715500 !important;
    background-color: #ffdc71 !important;
    border-color: #ffdc71 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ea8690;
    color: #ea8690;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.ewubzlhlvf {
    color: #dd3c4c !important;
    background-color: transparent !important;
    border-color: #dd3c4c !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ea8690 !important;
    border-color: #ea8690 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.ewubzlhlvf {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.xfb198o2ci,
.xfb198o2ci:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.xfb198o2ci:hover,
.xfb198o2ci:focus,
.xfb198o2ci.focus,
.xfb198o2ci.ewubzlhlvf {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.xfb198o2ci.disabled,
.xfb198o2ci:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #ffcba4 !important;
}

.text-secondary {
    color: #94553d !important;
}

.text-success {
    color: #87e9bc !important;
}

.text-info {
    color: #78e2f8 !important;
}

.text-warning {
    color: #ffdc71 !important;
}

.text-danger {
    color: #ea8690 !important;
}

.yu2xhwy584 {
    color: #fafafa !important;
}

.pf1rhs1da1 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.ewubzlhlvf {
    color: #ff913e !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.ewubzlhlvf {
    color: #4c2c1f !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.ewubzlhlvf {
    color: #31d98c !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.ewubzlhlvf {
    color: #17cdf3 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.ewubzlhlvf {
    color: #ffc30b !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.ewubzlhlvf {
    color: #db2f40 !important;
}

a.yu2xhwy584:hover,
a.yu2xhwy584:focus,
a.yu2xhwy584.ewubzlhlvf {
    color: #c7c7c7 !important;
}

a.pf1rhs1da1:hover,
a.pf1rhs1da1:focus,
a.pf1rhs1da1.ewubzlhlvf {
    color: #000000 !important;
}

a[class*="text-"]:not(.yt2qn5rwic):not(.dropdown-item):not([role]):not(.qzy1frnct4) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.yt2qn5rwic):not(.dropdown-item):not([role]):not(.qzy1frnct4):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .yt2qn5rwic.ewubzlhlvf {
    color: #ffcba4;
}

.nav-tabs .yt2qn5rwic:not(.ewubzlhlvf) {
    color: #232323;
}

.b3y8ldilqh {
    background-color: #70c770;
}

.alert-info {
    background-color: #78e2f8;
}

.alert-warning {
    background-color: #ffdc71;
}

.gr75zqira6 {
    background-color: #ea8690;
}

.j4g3yf44dv .q3qnc21wvn:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.ewubzlhlvf .q3qnc21wvn {
    background-color: #ffcba4;
    border-color: #ffcba4;
    color: #bd5100;
}

.mbr-gallery-filter li.ewubzlhlvf .q3qnc21wvn:focus {
    box-shadow: none;
}

.nav-tabs .yt2qn5rwic {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #ffcba4;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.aonyvehia9 {
    font-family: 'Onest', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.aonyvehia9>.mvf9tiqb70 {
    font-size: 1.75rem;
}

.aonyvehia9:hover,
.aonyvehia9:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #ffcba4 !important;
}

.aonyvehia9:-webkit-input-placeholder {
    font-family: 'Onest', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.aonyvehia9:-webkit-input-placeholder>.mvf9tiqb70 {
    font-size: 1.75rem;
}

blockquote {
    border-color: #ffcba4;
}

/* Forms */
.s5rg6oyhmb .input-group-btn .q3qnc21wvn {
    border-radius: 100px !important;
}

.s5rg6oyhmb .input-group-btn .q3qnc21wvn:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.s5rg6oyhmb .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.s5rg6oyhmb .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #ffcba4;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #ffcba4;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #ffcba4;
    border-bottom-color: #ffcba4;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #ffcba4 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #94553d !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffcba4' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .jjgrt5g0rt {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .jjgrt5g0rt {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .nc5mlg993d {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .nc5mlg993d {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.tx55m2i2yd {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.tx55m2i2yd .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .tx55m2i2yd .utdup2w1wj {
        transform: scale(0.8);
    }
}

.tx55m2i2yd .czo6toijgm {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.tx55m2i2yd .czo6toijgm img {
    max-width: 100%;
    max-height: 100%;
}

.tx55m2i2yd .czo6toijgm .qzy1frnct4 {
    line-height: inherit !important;
}

.tx55m2i2yd .czo6toijgm .pb6q7j19yy a {
    outline: none;
}

.tx55m2i2yd .kwlkohyw6t {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.tx55m2i2yd .kwlkohyw6t .vubo6f5mkk {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.tx55m2i2yd .kwlkohyw6t .vubo6f5mkk .yt2qn5rwic {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.tx55m2i2yd .kwlkohyw6t .vubo6f5mkk .yt2qn5rwic:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.tx55m2i2yd .kwlkohyw6t .open .yt2qn5rwic::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .tx55m2i2yd .kwlkohyw6t .open .yt2qn5rwic::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.tx55m2i2yd .kwlkohyw6t .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.tx55m2i2yd .kwlkohyw6t .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .tx55m2i2yd .kwlkohyw6t {
        padding-left: 1.5rem;
    }
}

.tx55m2i2yd .yt2qn5rwic {
    width: fit-content;
    position: relative;
}

.tx55m2i2yd .pb6q7j19yy {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .tx55m2i2yd .pb6q7j19yy {
        padding-left: 0;
    }
}

.tx55m2i2yd .qzy1frnct4 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .tx55m2i2yd .wc3rawiavf {
        padding-bottom: 0.5rem;
    }
}

.tx55m2i2yd .wc3rawiavf .bc69e1jcme.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.tx55m2i2yd .jjgrt5g0rt {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .tx55m2i2yd .jjgrt5g0rt {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .tx55m2i2yd .jjgrt5g0rt {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.tx55m2i2yd .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.tx55m2i2yd .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.tx55m2i2yd .vubo6f5mkk:focus,
.tx55m2i2yd .yt2qn5rwic:focus {
    outline: none;
}

.tx55m2i2yd .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.tx55m2i2yd .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.tx55m2i2yd .dropdown .dropdown-menu .dropdown-item .mvf9tiqb70 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.tx55m2i2yd .dropdown .dropdown-menu .dropdown-item .mvf9tiqb70:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.tx55m2i2yd .g30z44rntd .dropdown-menu .dropdown-item:before {
    display: none;
}

.tx55m2i2yd .g30z44rntd .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.tx55m2i2yd .te09i0m45j {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.tx55m2i2yd .te09i0m45j.opened {
    transition: all 0.3s;
}

.tx55m2i2yd .te09i0m45j .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.tx55m2i2yd .te09i0m45j .pb6q7j19yy img {
    min-width: 6rem;
    object-fit: cover;
}

.tx55m2i2yd .te09i0m45j .ugem6lv91q {
    z-index: 1;
    justify-content: flex-end;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd {
    justify-content: center;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd .vubo6f5mkk .yt2qn5rwic::before {
    display: none;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .tx55m2i2yd .te09i0m45j.g30z44rntd.opened:not(.navbar-short) .ugem6lv91q {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.tx55m2i2yd .te09i0m45j.g30z44rntd .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd .dropdown-menu .dropdown-item:after {
    right: auto;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd ul.kwlkohyw6t li {
    margin: auto;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.tx55m2i2yd .te09i0m45j.g30z44rntd .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .tx55m2i2yd .te09i0m45j {
        min-height: 72px;
    }

    .tx55m2i2yd .te09i0m45j .pb6q7j19yy img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .tx55m2i2yd .te09i0m45j .vubo6f5mkk .yt2qn5rwic::before {
        display: none;
    }

    .tx55m2i2yd .te09i0m45j.opened .dropdown-menu {
        top: 0;
    }

    .tx55m2i2yd .te09i0m45j .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .tx55m2i2yd .te09i0m45j .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .tx55m2i2yd .te09i0m45j .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .tx55m2i2yd .te09i0m45j .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .tx55m2i2yd .te09i0m45j .czo6toijgm {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .tx55m2i2yd .te09i0m45j .utdup2w1wj {
        flex-basis: auto;
    }

    .tx55m2i2yd .te09i0m45j .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.tx55m2i2yd .te09i0m45j.navbar-short .pb6q7j19yy img {
    height: 2rem;
}

.tx55m2i2yd .dropdown-item.ewubzlhlvf,
.tx55m2i2yd .dropdown-item:active {
    background-color: transparent;
}

.tx55m2i2yd .ghuxlrmwbk .kwlkohyw6t .yt2qn5rwic {
    padding: 0;
}

.tx55m2i2yd .wc3rawiavf .bc69e1jcme.dropdown-toggle {
    margin-right: 1.667em;
}

.tx55m2i2yd .wc3rawiavf .bc69e1jcme.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.tx55m2i2yd .te09i0m45j.ghuxlrmwbk .dropdown .dropdown-menu {
    background: #ffffff;
}

.tx55m2i2yd .te09i0m45j.ghuxlrmwbk .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.tx55m2i2yd .te09i0m45j .dropdown.open>.dropdown-menu {
    display: flex;
}

.tx55m2i2yd ul.kwlkohyw6t {
    flex-wrap: wrap;
}

.tx55m2i2yd .hdle14nw0s {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .tx55m2i2yd .hdle14nw0s {
        text-align: left;
    }
}

.tx55m2i2yd button.utdup2w1wj {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.tx55m2i2yd button.utdup2w1wj .to235rvqym span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.tx55m2i2yd button.utdup2w1wj .to235rvqym span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.tx55m2i2yd button.utdup2w1wj .to235rvqym span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.tx55m2i2yd button.utdup2w1wj .to235rvqym span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.tx55m2i2yd button.utdup2w1wj .to235rvqym span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.tx55m2i2yd nav.opened .to235rvqym span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.tx55m2i2yd nav.opened .to235rvqym span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.tx55m2i2yd nav.opened .to235rvqym span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.tx55m2i2yd nav.opened .to235rvqym span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.tx55m2i2yd .jho7twpi7q {
    padding: 0 1rem;
}

.tx55m2i2yd a.yt2qn5rwic {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tx55m2i2yd .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .tx55m2i2yd .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tx55m2i2yd .te09i0m45j {
        height: 70px;
    }

    .tx55m2i2yd .te09i0m45j.opened {
        height: auto;
    }

    .tx55m2i2yd .vubo6f5mkk .yt2qn5rwic:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.tx55m2i2yd .j4g3yf44dv {
    margin: -0.6rem -0.6rem;
}

.tx55m2i2yd .utdup2w1wj {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .tx55m2i2yd .czo6toijgm {
        margin-right: auto;
    }

    .tx55m2i2yd .ugem6lv91q {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .tx55m2i2yd .kwlkohyw6t .vubo6f5mkk .yt2qn5rwic::after {
        margin-left: 10px;
    }

    .tx55m2i2yd .kwlkohyw6t .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .tx55m2i2yd .te09i0m45j .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .tx55m2i2yd .te09i0m45j .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .tx55m2i2yd .ugem6lv91q {
        padding: 1rem;
    }
}

.c3j0rghloo {
    display: flex;
}

@media (min-width: 768px) {
    .c3j0rghloo {
        align-items: flex-end;
    }

    .c3j0rghloo .vjtde4calv {
        justify-content: flex-start;
    }

    .c3j0rghloo .jf5gekp180 {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .c3j0rghloo .jf5gekp180 {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .c3j0rghloo {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .c3j0rghloo .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .c3j0rghloo .jf5gekp180 {
        width: 100%;
    }
}

.c3j0rghloo .mbr-fallback-image.disabled {
    display: none;
}

.c3j0rghloo .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.c3j0rghloo .e51qwuumd2,
.c3j0rghloo .d0o3aee4er {
    text-align: center;
    color: #ffc091;
}

.c3j0rghloo .lqt2ce51p7,
.c3j0rghloo .j4g3yf44dv {
    text-align: center;
}

.c3j0rghloo .e51qwuumd2 {
    color: #C4AC95;
}

.c3j0rghloo .d0o3aee4er {
    color: #C4AC95;
}

.kijwjd9v4e .mbr-fallback-image.disabled {
    display: none;
}

.kijwjd9v4e .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.cid-v2wNGjhODs {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2wNGjhODs .qdyvo24cs1:focus,
.cid-v2wNGjhODs span:focus {
    outline: none;
}

.cid-v2wNGjhODs .nc5mlg993d {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wNGjhODs .nbui5flgv6 {
    max-width: 800px;
}

.cid-v2wNGjhODs .qdyvo24cs1 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2wNGjhODs .qdyvo24cs1 {
        min-height: 45px;
    }
}

.v8k88zu37s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.v8k88zu37s .mbr-fallback-image.disabled {
    display: none;
}

.v8k88zu37s .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 767px) {
    .v8k88zu37s .x6lqcbfect {
        flex-direction: column;
    }

    .v8k88zu37s .x6lqcbfect img {
        margin: auto;
        margin-bottom: 1rem;
    }
}

.v8k88zu37s .nhlqwnrsmb {
    max-width: 750px;
    padding-top: 2rem;
    margin-left: auto;
    margin-right: 0;
}

.v8k88zu37s img,
.v8k88zu37s .baauseorvu {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.v8k88zu37s .mkbjl49ym9 {
    background: #ffffff;
}

.v8k88zu37s .lqt2ce51p7,
.v8k88zu37s .j4g3yf44dv {
    color: #000000;
}

.v8k88zu37s .wrmpjz7bkb,
.v8k88zu37s .nhlqwnrsmb {
    color: #232323;
}

@media (max-width: 767px) {
    .v8k88zu37s .uumfgkchnx {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .v8k88zu37s .uumfgkchnx {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .v8k88zu37s .uumfgkchnx {
        padding: 4rem;
    }
}

.tn9jpumixy {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.tn9jpumixy .mbr-fallback-image.disabled {
    display: none;
}

.tn9jpumixy .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tn9jpumixy .uf4ti3a62q {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .tn9jpumixy .uf4ti3a62q {
        margin-bottom: 1rem;
    }
}

.tn9jpumixy .e51qwuumd2 {
    text-align: center;
}

.tn9jpumixy .d0o3aee4er {
    text-align: center;
}

.tn9jpumixy .x6lqcbfect {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.tn9jpumixy .x6lqcbfect img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.tn9jpumixy .nbui5flgv6 {
    max-width: 800px;
}

.tn9jpumixy .go1rtfv2gd {
    display: flex;
    justify-content: center;
}

.tn9jpumixy .wrmpjz7bkb {
    text-align: center;
}

.tn9jpumixy .z9lvksbpha {
    text-align: center;
}

.tn9jpumixy .bc69e1jcme {
    text-align: center;
}

.s8fcflcpj7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.s8fcflcpj7 .uf4ti3a62q img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.s8fcflcpj7 .uf4ti3a62q {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .s8fcflcpj7 .uf4ti3a62q {
        padding: 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .s8fcflcpj7 .uf4ti3a62q {
        padding: 1.5rem;
        margin-bottom: 1rem;
    }
}

.s8fcflcpj7 .wrmpjz7bkb,
.s8fcflcpj7 .iconfont-wrapper {
    color: #000000;
}

.s8fcflcpj7 .z9lvksbpha {
    color: #000000;
    text-align: left;
}

.s8fcflcpj7 .nbui5flgv6 {
    max-width: 800px;
}

.s8fcflcpj7 .e51qwuumd2 {
    color: #000000;
}

.s8fcflcpj7 .wrmpjz7bkb,
.s8fcflcpj7 .nqgtl4yu9a {
    text-align: center;
}

.s8fcflcpj7 .nqgtl4yu9a {
    display: flex;
    justify-content: center;
}

.pyhofavyfg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.pyhofavyfg .qdyvo24cs1:focus,
.pyhofavyfg span:focus {
    outline: none;
}

.pyhofavyfg .qdyvo24cs1 {
    cursor: pointer;
}

.pyhofavyfg .ocjyn1antt {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .pyhofavyfg .ocjyn1antt {
        grid-row-gap: 1rem;
    }
}

.pyhofavyfg .grid-container-1,
.pyhofavyfg .grid-container-2,
.pyhofavyfg .gc5wmsp826 {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .pyhofavyfg .grid-container-1,
    .pyhofavyfg .grid-container-2,
    .pyhofavyfg .gc5wmsp826 {
        gap: 0 1rem;
    }
}

.pyhofavyfg .e51qwuumd2 {
    color: #000000;
}

.pyhofavyfg .lqt2ce51p7,
.pyhofavyfg .j4g3yf44dv {
    color: #000000;
}

.pyhofavyfg .nbui5flgv6 {
    max-width: 800px;
}

.pyhofavyfg .jjgrt5g0rt,
.pyhofavyfg .nc5mlg993d {
    overflow: hidden;
}

.pyhofavyfg .ocjyn1antt {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.pyhofavyfg .jrr656moe3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pyhofavyfg .jrr656moe3 img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .pyhofavyfg .jrr656moe3 img {
        min-width: 35vw;
    }
}

.pyhofavyfg .grid-container-1,
.pyhofavyfg .grid-container-2,
.pyhofavyfg .gc5wmsp826 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.pyhofavyfg .grid-container-1 {
    align-items: flex-end;
}

.pyhofavyfg .grid-container-2 {
    align-items: flex-start;
}

.cgzdqxbugb {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.cgzdqxbugb .mbr-fallback-image.disabled {
    display: none;
}

.cgzdqxbugb .uf4ti3a62q {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.cgzdqxbugb .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cgzdqxbugb .mvf9tiqb70 {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.cgzdqxbugb .wrmpjz7bkb,
.cgzdqxbugb .iconfont-wrapper,
.cgzdqxbugb .z9lvksbpha {
    color: #000000;
    text-align: center;
}

.cgzdqxbugb .nbui5flgv6 {
    max-width: 800px;
}

.cgzdqxbugb .e51qwuumd2 {
    color: #000000;
}

.cgzdqxbugb .j4g3yf44dv {
    text-align: center;
}

.cgzdqxbugb .wrmpjz7bkb,
.cgzdqxbugb .iconfont-wrapper {
    color: #FFCBA4;
}

.nz1gbwgou5 {
    background-image: url("photo-1575674422211-2cf5c1af4ac6.jpeg");
    overflow: hidden;
}

.rmwf4qzh75 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.rmwf4qzh75 .mbr-fallback-image.disabled {
    display: none;
}

.rmwf4qzh75 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rmwf4qzh75 .mkbjl49ym9 {
    background: #c4ac95;
}

@media (max-width: 767px) {
    .rmwf4qzh75 .mkbjl49ym9 {
        padding: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rmwf4qzh75 .mkbjl49ym9 {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .rmwf4qzh75 .mkbjl49ym9 {
        padding: 4rem;
    }
}

.rmwf4qzh75 .lqt2ce51p7,
.rmwf4qzh75 .j4g3yf44dv {
    color: #ffd7ef;
}

.rmwf4qzh75 .wrmpjz7bkb,
.rmwf4qzh75 .nhlqwnrsmb {
    text-align: center;
    color: #000000;
}

.dar8r2t077 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.dar8r2t077 .mvf9tiqb70 {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.dar8r2t077 .ob2nl8h6wo {
    border: none;
}

.dar8r2t077 .nt1ufccoq7 {
    padding: 0rem;
}

@media (max-width: 767px) {
    .dar8r2t077 .nt1ufccoq7 {
        padding: 0rem;
    }
}

.dar8r2t077 .y5arx1opkn {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.dar8r2t077 .img-col {
    padding: 0;
}

.dar8r2t077 .img-item {
    height: 100%;
}

.dar8r2t077 img {
    height: 100%;
    object-fit: cover;
}

.dar8r2t077 .g30z44rntd span {
    transform: rotate(0deg);
}

.dar8r2t077 .xha3nzhbbt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dar8r2t077 p {
    margin-bottom: 0.3rem;
}

.dar8r2t077 .givpmryhjg {
    color: #000000;
}

.dar8r2t077 .vyv4ck2mx1 .nt1ufccoq7 {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.dar8r2t077 .vyv4ck2mx1 {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .dar8r2t077 .vyv4ck2mx1 {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .dar8r2t077 .vyv4ck2mx1 {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.dar8r2t077 .x366s2g5gm {
    color: #000000;
}

.dar8r2t077 .e51qwuumd2 {
    text-align: center;
    color: #000000;
}

.dar8r2t077 .d0o3aee4er {
    color: #000000;
    text-align: center;
}

.dar8r2t077 .givpmryhjg,
.dar8r2t077 .mvf9tiqb70 {
    color: #000000;
}

.ovq1fe3ws4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.ovq1fe3ws4 .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.ovq1fe3ws4 img,
.ovq1fe3ws4 .baauseorvu {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.ovq1fe3ws4 .qdyvo24cs1:focus,
.ovq1fe3ws4 span:focus {
    outline: none;
}

.ovq1fe3ws4 .qdyvo24cs1 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .ovq1fe3ws4 .qdyvo24cs1 {
        margin-bottom: 1rem;
    }
}

.ovq1fe3ws4 .uf4ti3a62q {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.ovq1fe3ws4 .e51qwuumd2 {
    color: #232323;
}

.ovq1fe3ws4 .lqt2ce51p7,
.ovq1fe3ws4 .j4g3yf44dv {
    color: #232323;
}

.ovq1fe3ws4 .y8yo6xxtq6 {
    color: #232323;
}

.ovq1fe3ws4 .nbui5flgv6 {
    max-width: 800px;
}

.lvglcglgk2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.lvglcglgk2 .oanm75ndwc {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.lvglcglgk2 .oanm75ndwc .evop70bxlb {
    margin: 8px;
}

.lvglcglgk2 .oanm75ndwc .evop70bxlb a:hover .mvf9tiqb70,
.lvglcglgk2 .oanm75ndwc .evop70bxlb a:focus .mvf9tiqb70 {
    background-color: #f7f7f7;
}

.lvglcglgk2 .oanm75ndwc .evop70bxlb a .mvf9tiqb70 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #393193;
    transition: all 0.3s ease-in-out;
}

.lvglcglgk2 .vbur6pdxtd {
    width: 100%;
    justify-content: center;
}

.lvglcglgk2 .e51qwuumd2 {
    color: #ffffff;
}

.lvglcglgk2 .e51qwuumd2,
.lvglcglgk2 .social-list {
    color: #000000;
}

.x0uchgldx6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.x0uchgldx6 .l4xighbm0x {
    background-color: #ffffff;
    opacity: 0.4;
}

.x0uchgldx6 form .j4g3yf44dv {
    text-align: center;
    width: 100%;
}

.x0uchgldx6 form .j4g3yf44dv .q3qnc21wvn {
    display: inline-flex;
}

@media (max-width: 991px) {
    .x0uchgldx6 form .j4g3yf44dv .q3qnc21wvn {
        width: 100%;
    }
}

.x0uchgldx6 .nbui5flgv6 {
    max-width: 800px;
}

.pkpphzw71x {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.pkpphzw71x .mbr-fallback-image.disabled {
    display: none;
}

.pkpphzw71x .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pkpphzw71x .lqt2ce51p7 {
    color: #000000;
}

.pkpphzw71x .d0o3aee4er {
    color: #ffffff;
    text-align: left;
}

.pkpphzw71x .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .pkpphzw71x .main-button {
        margin-bottom: 2rem;
    }
}

.pkpphzw71x .d0o3aee4er,
.pkpphzw71x .main-button {
    color: #000000;
}

.pkpphzw71x .x5bhaldig2 {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.pkpphzw71x .x5bhaldig2 iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.pkpphzw71x .x5bhaldig2 [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.pkpphzw71x .x5bhaldig2[data-state] {
    background: #e9e5dc;
}

.pkpphzw71x .x5bhaldig2[data-state="loading"] [data-state-details] {
    display: none;
}

.s8nffr6qcl {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #000000;
}

.s8nffr6qcl .oanm75ndwc {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.s8nffr6qcl .oanm75ndwc .evop70bxlb {
    margin: 8px;
}

.s8nffr6qcl .oanm75ndwc .evop70bxlb a:hover .mvf9tiqb70,
.s8nffr6qcl .oanm75ndwc .evop70bxlb a:focus .mvf9tiqb70 {
    background-color: #ffffff;
}

.s8nffr6qcl .oanm75ndwc .evop70bxlb a .mvf9tiqb70 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.s8nffr6qcl .vbur6pdxtd {
    width: 100%;
    justify-content: center;
}

.s8nffr6qcl .l055mz5xth {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.s8nffr6qcl .l055mz5xth li {
    padding: 0 1rem 1rem 1rem;
}

.s8nffr6qcl .l055mz5xth li p {
    margin: 0;
}

.s8nffr6qcl .azanf6fv8z {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.s8nffr6qcl .e51qwuumd2 {
    color: #ffffff;
}